home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / file / managers / mc-3.2 / mc-3 / mc-3.2.1 / NEWS < prev    next >
Encoding:
Text File  |  1996-05-17  |  13.0 KB  |  400 lines

  1.  
  2. Version 3.1
  3.  
  4. This has been finished:
  5.  
  6. - Enhanced ftpfs:
  7.   - Displays progress bars.
  8.   - Supports netware and windows nt servers
  9.   - Better support for symlinked files.
  10.   - Handles those warez sites file names.
  11.   - Increase the directory cache timeout.
  12.   - Cache flushing (C-r)
  13.   - If you append a /~ to the directory, you will log into your home
  14.     directory (this is done by default if you use the menus to connect).
  15.   - More robust.
  16. - Subshell fixes (it should not hang any longer).
  17.   - Fixes prompt handling for zsh and tcsh users.
  18.   - Fixes variable expansion for tcsh (now you may edit files).
  19.   - Rewrote the sync code between the parend and child, should not hang
  20.     any longer.
  21. - Better command completion.
  22. - Keypad handling enhanced:
  23.   - Special key treatment for +, -, \ and now may be configure to
  24.     only take place if you do not have a command typed in.
  25.   - Now the + and \ bindings when ran on the Linux console work
  26.     may use the keypad and M-+ and M-\ and leave the + and \ keys
  27.     free.
  28. - Better handling of the line drawing chars on OSF/1 and AIX.
  29. - Enhanced tar/compressed tar file systems.
  30. - Global kill ring.
  31. - Added undelete feature for Linux systems: now you may recover deleted files
  32.   on ext2 file systems with the Undelete file system.
  33. - Symlink commands (for symlink lovers).
  34.   see the docs on C-x C-r,  C-x C-l, C-x C-s keystrokes.
  35. - New macros:
  36.   %b and %B return the basename of the selected filename
  37.   %var{ENV-VAR} expands to the contents of ENV-VAR variable.
  38. - MC may be invoked as a viewer (mc -f flag).
  39. - Added Unicode support on the Linux console (run with mc -N)
  40. - Tons of bug fixes, the code is cleaner and hopefully 
  41. - Allow a vfs pathname to be passed as a startup directory.
  42.  
  43. This is a list of people that put their effort into making the 3.1
  44. release:
  45.  
  46. Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
  47. Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kikonlehto, Juan Grigera, Juan Jose
  48. Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
  49. Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
  50.  
  51. Version 3.0
  52.  
  53. This has been finished:
  54.  
  55. - Virtual File System: You now can browse tar, compressed tar and 
  56.   file systems over the network as if they were local subdirectories;
  57. - Slang support, you don't need ncurses anymore (but you can still compile
  58.   with ncurses, if you want).
  59. - New mc.ext format, for details see the sample mc.ext file provided.
  60. - Append option if you try to copy/move a file onto already existing one.
  61. - Internal cd command uses CDPATH variable if set (like in BASH).
  62. - Find file command is much faster.
  63. - External panelize command - finding files using unlimited number of
  64.   criteria - actually spawns an external command and it can be find, awk,
  65.   grep -l or anything else.
  66. - Learn keys makes setting up of mc on terminals with broken
  67.   terminfo/termcap databases easier. It just asks you to press keys which
  68.   are not working.
  69. - Advanced chown command.
  70. - C-PgUp and C-PgDn takes you to the previous and currently selected
  71.   directory respectively on the Linux console.
  72. - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
  73.   other (0-255).
  74. - Confirmation for overwriting, deleting and exiting added.
  75. - Viewer has growing buffers.
  76. - Filename, username, hostname and variable completion (M-Tab) on all
  77.   input lines plus command completion on appropriate places of command
  78.   line.
  79. - Following of symlinks at changing directory.
  80. - Viewer now supports bold faces and underlines, and it fits the 
  81.   information on the screen better.  Now you can also specify the starting
  82.   mode for the viewer depending on the contents of the viewed file.
  83. - Mask rename and copy.
  84. - Colors now let you specify the intensity of the colors you want.
  85.  
  86. This is being worked on:
  87. - Virtual File System: FTP file system.
  88. - Tcl/Tk and XView versions of the program (preliminary versions are
  89.   up and running).
  90.  
  91.  
  92. Version 2.0
  93.  
  94. Now users are able to define their own display 
  95.  
  96. - User defined display formats.
  97.  
  98.   Now you can configure the file display to suit your needs.
  99.   For example, you can say which information you want to see displayed
  100.   instead of our defaults.
  101.  
  102. - User definable program layout.
  103.  
  104.   Panels could be shown vertically or horizontally;
  105.   panels could be different sizes, you can hide or show most
  106.   program windows (command line, keybar or menubar).
  107.  
  108. - Output window.
  109.  
  110.   Now, it's possible to see part of the last program output on the Linux
  111.   console without having to switch screens via an option in the layout
  112.   menu.
  113.  
  114. - New View modes:
  115.  
  116.      Quick view: as you browse your files, each one is displayed on
  117.                  the other panel on the idle time.
  118.  
  119.      Tree view:  let's you browse your directories by traveling a tree.  
  120.          We have two traveling modes available.  And the tree does
  121.            not take your precious time: it's build on the fly, as you
  122.                  browse your disk (you can always loose your time if you
  123.          want to :-).
  124.  
  125.      Info view:  Gives you information on the currently select file and
  126.                  the current file system as you move.
  127.  
  128.      User view:  Let's you define a directory listing and the format you
  129.                  want to use.
  130.  
  131. - New subshell support (concurrent shell execution)
  132.  
  133.   The Midnight Commander will now spawn one copy of the shell, so you
  134.   get better performance and you can use shell functions, define variables
  135.   and execute complete shell commands.  Supported shells: bash, zsh and
  136.   tcsh.  If your shell is not supported, then the old mode is still
  137.   available.
  138.  
  139. - Dialog box manager
  140.  
  141.   Almost all the new configuration options are configured with this
  142.   new dialog manager, easy to use if you are familiar with dialog boxes
  143.   in DOS and Windows. 
  144.  
  145.   Available widgets: check buttons, buttons, radio buttons, 
  146.   input lines and list boxes (So you can take our code and use it on
  147.   your applications).
  148.  
  149. - New option configuration.
  150.  
  151.   Now the program options are configured with a dialog box.
  152.  
  153. - Chmod and Chown commands:
  154.  
  155.   For changing permissions as well as ownership of files and
  156.   directories, uses our new dialog manager.  
  157.  
  158. - Color customization support
  159.  
  160.   Now you can change the default color of the program with any of
  161.   these:
  162.   environment variable, Colors section in the init file (colors per 
  163.   terminal type) and command line.
  164.  
  165. - User menu and extension enhancements:
  166.  
  167.   Execution understand the %t macro (tagged files). 
  168.  
  169.   User menu also has a new macro to let the user specify options.
  170.  
  171.   You can hide and show entries in the user menus by using conditions.
  172.  
  173.   Auto detect best match depending on a regexp.
  174.  
  175. - Viewer: 
  176.      Goto line command,
  177.      horizontal scrolling,
  178.      on the fly uncompression (and we don't eat unneeded cycles of CPU),
  179.      allow non gunzip operation.
  180.  
  181. - Internal move command:
  182.  
  183.   Now, we don't rely anymore on system commands in /bin, so the
  184.   program is more robust and is much faster.  Bunchs of code come
  185.   from the GNU fileutils.
  186.  
  187. - The Tree view and normal views allows wrapped incremental searchs of
  188.   file names.
  189.  
  190. - Mask rename:
  191.  
  192.   Now it's possible to do things like rename *.pas in *.bak
  193.  
  194. - Compare directories command
  195.  
  196. - Allow panels to be in Long mode without forcing the user to a single panel.
  197.  
  198.   (You can even have two long panels).
  199.  
  200. - F10, C-g cancels as well as ESC ESC.
  201.  
  202. - Improved help system.
  203.   
  204.   We updated and spelled the help system and added a lots of links.
  205.   The Web page is constructed with the same tools.
  206.  
  207. - Allows tagging of directories:
  208.  
  209.   Now you can copy, rename, move and delete complete directories.  You
  210.   are not limited anymore to files.  
  211.  
  212. - View output (screen save/restore) on Linux console.
  213.  
  214.   On old Linux systems, only b&w is supported, on newer Linux systems
  215.   (1.1.67 and newer), we also support color screen save/restore and
  216.   cursos positions.
  217.  
  218. - 8 bit clean support.
  219.  
  220.   if ncurses is 8 bit clean, you can see international characters
  221.   (we include a patch against ncurses 1.8.5).
  222.  
  223. - Visual feedback while i-searching files.
  224.  
  225. - Much more intuitive, you have to use it.
  226.  
  227. - It's better than aspirin.
  228.  
  229. - New memory allocation debugger.
  230.  
  231.   During testing time, we used a powerfull memory allocation debugger,
  232.   so the program will not eat all your memory, and will make a good use of
  233.   your memory.  
  234.  
  235. - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
  236.   sparc-sun-netbsd1.0.  The best platform to run it is Linux, of course,
  237.   since that's where most of us develop it.
  238.  
  239. - Inode sort option.
  240.  
  241. - Nice progress status indicator.
  242.  
  243.   We have two of them: a moving dash indicator and a progress bar
  244.   indicator for file operations.
  245.  
  246. Version 0.15
  247.  
  248. - Uses GNU autoconf.
  249.    Currently, it has been ported to this configurations:
  250.    i386-*-linux1.0
  251.    i386-*-linux1.1
  252.    mips-sgi-irix5.2
  253.    mips-dec-ultrix4.3
  254.    rs6000-ibm-aix3.2.5
  255.    sparc-sun-sunos4.1
  256.    sparc-sun-solaris2.3
  257.  
  258. - Improvements to the internal file viewer:
  259.    Wrap/Unwrap mode.
  260.    Hex mode.
  261.    Hex searches.
  262.    Now you can view compressed files (gzip, compress, zip, pack and lzh).
  263.    Performance enhancements, now it's much faster.
  264.    Works on systems without mmap.
  265.  
  266. - Mouse Support now also works on xterms.
  267.    If you run in the Linux console, you will still need the gpm mouse server
  268.    to use the mouse support, but if you use xterms, then you're lucky 
  269.    and can use the mouse support when using xterms.
  270.  
  271. - Help system and man page.
  272.    Both were updated and has many more hypertext links inside, the
  273.    help system can also be used with a mouse.
  274.  
  275. - If running on xterms, now you can see the output of the last program
  276.   you ran by using the C-o key combination.
  277.  
  278. - Switch panels command (C-u)
  279. - With filter command per panel.
  280. - With auto mounting/umounting on chdir feature.
  281. - cd now expands tildes (~, ~user).
  282. - Much more portable.
  283. - Many bugs were fixed.
  284.  
  285. Version 0.14
  286.  
  287. - Now can handle directories with an unlimited number of files.
  288. - New link and symlink commands (C-x l, C-x s).
  289. - New insert tagged files or selection command (C-x t).
  290.  
  291. Version 0.13
  292.  
  293. - Behave more like the Norton Commander.
  294. - Added menu file edit.
  295. - If there is no permission to load a directory, now it loads a dummy
  296.   directory.
  297. - When a panel is re-sorted, keep the selected file selected.
  298. - forward_word and backward_word command on the input line now skip
  299.   over letters and numbers.
  300. - Fixed backward scrolling in the internal viewer.
  301. - The internal viewer now computes the percentage in a more natural
  302.   way.
  303. - Added handling of the Home and End keys to the internal viewer
  304. - Bug fixes.
  305.  
  306. Version 0.12
  307.  
  308. - Preliminary support for System V compilation.
  309. - Bug fix: didn't call closedir in all cases.
  310. - bug fixes.
  311.  
  312. Version 0.11
  313.  
  314. - Support cd -.
  315. - Corrected Makefile.
  316.  
  317. Version 0.10 
  318.  
  319. - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
  320.   and bottom file in the current panel.
  321. - Now it's allowed to select option in query boxes by the first initial
  322. - Fixed mouse repeat rate.
  323. - Fixed a bug that prevent copying individual files to another file.
  324. - Some minor bug fixes.
  325.  
  326. Version 0.9
  327.  
  328. - Mouse Support.
  329. - Internal Copy command (it no longer uses cp).
  330. - Verbose Copying of files.
  331. - Confirmation on Overwrite and on Delete.
  332. - Support reverse sorting.
  333. - Many visual enhancements.
  334. - Per panel options are saved and restored.
  335. - New truncation of names in the panels.
  336. - History in Input Lines (M-p and M-n).
  337. - Input line enhancements.
  338. - Dialog boxes are nicer than before.
  339. - Cache in gid and uid translators.
  340. - More keybindings for the Input lines.
  341. - Better kill management in Input Lines.
  342. - Bug fixes.
  343.  
  344. Version 0.8
  345.  
  346. - The online help now comes with the complete man page.
  347. - Input lines now support M-b and M-f for movement by word.
  348. - Unlimited input lines (command line).
  349. - Filename searches now must be started with C-s or M-s.
  350. - Many bug fixes.
  351.  
  352. Version 0.7
  353.  
  354. - The stat() reloading optimization is now a configuration option.
  355. - Many bug fixes went to the find file command.
  356. - New history in the hypertext viewer. 
  357. - ESC-Tab will copy the name of the other-panel selected file to the
  358.   input line.
  359. - Now it's possible to display files and directories mixed together or
  360.   separated (like the Norton Commander).
  361. - Many bug fixes, see the ChangeLog for details.
  362.  
  363. Version 0.6 
  364.  
  365. - Extension dependent execution implemented (now you can execute
  366.   things like tar tzvf over compressed tar files, just a tap in the
  367.   Enter key).
  368. - Added simple expansion of useful variables in the user menu.
  369. - Avoid unnecessary reloading of subdirectories using stat (suggested
  370.   by Torben Fjerdingstad <tfj@olivia.ping.dk>).
  371. - Added options to disable colors and display version number.
  372. - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
  373. - Fixed bug that operated on the selection instead of the tagged file
  374. (when only one file was tagged). 
  375. - Some cosmetic changes.
  376. - Bug fixes.
  377.  
  378. Version 0.5
  379.  
  380. - Fixed bug in the help browser that crashed the program.
  381. - New internal viewer.
  382. - New long directory listing format.
  383. - some bug fixes.
  384.  
  385. Version 0.4 
  386.  
  387. - User Menus (F2 key).
  388. - Quick search of files in a panel (Alt-filename takes you to that file).
  389. - Char quoting (C-q).
  390. - exec() enhancements.
  391. - now you can suspend the program (C-z).
  392. - The find file command now seems to be very stable.
  393. - misc bug fixes.
  394.  
  395. Version 0.3
  396.  
  397. - Setup loading/saving.
  398. - Support for any size screen.
  399. - Many, many bug fixes.
  400.